-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example code - RViz is stuck #4765
Comments
I opened up a docker container on
This is a relatively new entry, so that makes me think for some reason you have updated some packages that require this, but didn't update the You can reproduce:
|
This could probably be the same issue as that of #4754 |
I dont think so... can you explain your thinking? I think the user's configuration is just out of sync with some manual updates to base packages without updating higher level packages simultaneously |
I just realized too after looking at the logs carefully, sorry for the oversight:
|
So, upgrading all the ros-jazzy-simulation packages is the fix for this. Someone else reproduced this issue on their machine and upgrading these select packages makes the lookup transform error go away. |
Great. Closing the issue. |
I am new to ROS and trying to explore nav stack by launching the
nav2_bringup
example. My Rviz crashes everytime.I checked #4722 but it does not look like my issue is the same. I compared my logs to the logs uploaded there.
Below is a video (25 seconds)
video_rviz_issue_nav2.zip
Bug report
When launching the example here, my RViz is stuck. I have included the logs below.
There is this error message that I would like to highlight:
Full log here
log.zip
Required Info:
Operating System:
ROS2 Version:
Version or commit hash:
ros-jazzy-nav2-behavior-tree 1.3.3-1noble.20241109.000433
ros-jazzy-nav2-behaviors 1.3.3-1noble.20241109.010529
ros-jazzy-nav2-bringup 1.3.3-1noble.20241118.193325
ros-jazzy-nav2-bt-navigator 1.3.3-1noble.20241109.010757
ros-jazzy-nav2-collision-monitor 1.3.3-1noble.20241109.010210
ros-jazzy-nav2-common 1.3.3-1noble.20241108.234157
ros-jazzy-nav2-constrained-smoother 1.3.3-1noble.20241109.010750
ros-jazzy-nav2-controller 1.3.3-1noble.20241109.010717
ros-jazzy-nav2-core 1.3.3-1noble.20241109.010214
ros-jazzy-nav2-costmap-2d 1.3.3-1noble.20241109.004751
ros-jazzy-nav2-dwb-controller 1.3.3-1noble.20241109.011529
ros-jazzy-nav2-graceful-controller 1.3.3-1noble.20241109.011208
ros-jazzy-nav2-lifecycle-manager 1.3.3-1noble.20241109.000635
ros-jazzy-nav2-map-server 1.3.3-1noble.20241109.000738
ros-jazzy-nav2-minimal-tb3-sim 1.0.1-1noble.20241115.213323
ros-jazzy-nav2-minimal-tb4-description 1.0.1-1noble.20241018.103646
ros-jazzy-nav2-minimal-tb4-sim 1.0.1-1noble.20241115.213323
ros-jazzy-nav2-mppi-controller 1.3.3-1noble.20241109.011824
ros-jazzy-nav2-msgs 1.3.1-1noble.20240712.124731
ros-jazzy-nav2-navfn-planner 1.3.3-1noble.20241109.011245
ros-jazzy-nav2-planner 1.3.3-1noble.20241109.011408
ros-jazzy-nav2-regulated-pure-pursuit-controller 1.3.3-1noble.20241109.011408
ros-jazzy-nav2-rotation-shim-controller 1.3.3-1noble.20241109.011518
ros-jazzy-nav2-rviz-plugins 1.3.3-1noble.20241115.194823
ros-jazzy-nav2-simple-commander 1.3.3-1noble.20241108.235801
ros-jazzy-nav2-smac-planner 1.3.3-1noble.20241109.011529
ros-jazzy-nav2-smoother 1.3.3-1noble.20241109.011639
ros-jazzy-nav2-theta-star-planner 1.3.3-1noble.20241109.011812
ros-jazzy-nav2-util 1.3.3-1noble.20241108.235810
ros-jazzy-nav2-velocity-smoother 1.3.3-1noble.20241109.001317
ros-jazzy-nav2-voxel-grid 1.3.3-1noble.20241108.234547
ros-jazzy-nav2-waypoint-follower 1.3.3-1noble.20241109.012037
DDS implementation:
Steps to reproduce issue
Expected behavior
I would like to go through the example and click on Startup.
Actual behavior
RViz crashes and forces me to quit
Additional information
Feature request
N/A
Feature description
N/A
Implementation considerations
N/A
The text was updated successfully, but these errors were encountered: