You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm trying to use the PointCloud from the lidar inside the voxel layer of the local costamp but it is empty. The lidar is mounted on a clearpath jackal robot
To Reproduce
Steps to reproduce the behavior (steps below are just an example):
In one terminal on the robot: ros2 launch clearpath_nav2_demos nav2.launch.py use_sim_time:=false
In another terminal on the robot: ros2 launch clearpath_nav2_demos slam.launch.py use_sim_time:=false
On the host machine: ros2 launch clearpath_viz view_navigation.launch.py namespace:=j100_0538
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
It's seem to be a problem with the CPU usage going to 95% when i run all Nav2 stuffs. Now i move all the Nav2 stuffs outside the robot pc. I will let you know if it will fix
Describe the bug
I'm trying to use the PointCloud from the lidar inside the voxel layer of the local costamp but it is empty. The lidar is mounted on a clearpath jackal robot
To Reproduce
Steps to reproduce the behavior (steps below are just an example):
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Attached you can find the yaml files for nav2 and slam
params.zip
The text was updated successfully, but these errors were encountered: