-
Notifications
You must be signed in to change notification settings - Fork 11
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
graythree_node problem #18
Comments
|
You should check the tf tree, like |
No, you don't need to add these tf transformations manually. |
Perhaps. I suggest that you can check your environment step by step. |
If you don't find the robot1/odom after |
I think that you don't need to reinstall all packages, and you just need to figure out whether there are other missing packages. |
Hi, I'm really appreciate your work. However, when I run the single_robot.launch file. I encountered the following bug. Could you please give me some instructions? Thanks a lot.
process[robot1/move_base-1]: started with pid [31899]
process[robot1/cartographer_node-2]: started with pid [31900]
process[robot1/cartographer_occupancy_grid_node-3]: started with pid [31901]
process[robot1/map_merge-4]: started with pid [31907]
ERROR: cannot launch node of type [graythree/graythree_node]: Cannot locate node of type [graythree_node] in package [graythree]. Make sure file exists in package path and permission is set to executable (chmod +x)
process[robot1/flat_world_imu_node-6]: started with pid [31909]
process[robot1/ImuChange_node-7]: started with pid [31910]
[ INFO] [1726477175.417765306]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/src/Explore-Bench/sim_env/config/turtlebot3_robot1.lua' for 'turtlebot3_robot1.lua'.
[ INFO] [1726477175.420409697]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/install_isolated/share/cartographer/configuration_files/map_builder.lua' for 'map_builder.lua'.
[ INFO] [1726477175.420465249]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/install_isolated/share/cartographer/configuration_files/map_builder.lua' for 'map_builder.lua'.
[ INFO] [1726477175.421192435]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/install_isolated/share/cartographer/configuration_files/pose_graph.lua' for 'pose_graph.lua'.
[ INFO] [1726477175.421253077]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/install_isolated/share/cartographer/configuration_files/pose_graph.lua' for 'pose_graph.lua'.
[ INFO] [1726477175.421631910]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/install_isolated/share/cartographer/configuration_files/trajectory_builder.lua' for 'trajectory_builder.lua'.
[ INFO] [1726477175.421703725]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/install_isolated/share/cartographer/configuration_files/trajectory_builder.lua' for 'trajectory_builder.lua'.
[ INFO] [1726477175.422064624]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/install_isolated/share/cartographer/configuration_files/trajectory_builder_2d.lua' for 'trajectory_builder_2d.lua'.
[ INFO] [1726477175.422139554]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/install_isolated/share/cartographer/configuration_files/trajectory_builder_2d.lua' for 'trajectory_builder_2d.lua'.
[ INFO] [1726477175.422502834]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/install_isolated/share/cartographer/configuration_files/trajectory_builder_3d.lua' for 'trajectory_builder_3d.lua'.
[ INFO] [1726477175.422569728]: I0916 16:59:35.000000 31900 configuration_file_resolver.cc:41] Found '/home/chenyue001/CARTO_CATKIN_WS/install_isolated/share/cartographer/configuration_files/trajectory_builder_3d.lua' for 'trajectory_builder_3d.lua'.
[ INFO] [1726477175.430557855]: I0916 16:59:35.000000 31900 map_builder_bridge.cc:136] Added trajectory with ID '0'.
[ WARN] [1726477175.575582588, 241.339000000]: Timed out waiting for transform from robot1/base_footprint to robot1/map to become available before running costmap, tf error: canTransform: target_frame robot1/map does not exist.. canTransform returned after 241.339 timeout was 0.1.
[ WARN] [1726477178.436809785, 244.197000000]: W0916 16:59:38.000000 31900 node.cc:857] Expected topic "scan" (trajectory 0) (resolved topic "/robot1/scan") but no publisher is currently active.
The text was updated successfully, but these errors were encountered: