Skip to content
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

Need help for Voxel Layer local costmap #395

Open
Cavalletta98 opened this issue Nov 5, 2024 · 3 comments
Open

Need help for Voxel Layer local costmap #395

Cavalletta98 opened this issue Nov 5, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Cavalletta98
Copy link

Cavalletta98 commented Nov 5, 2024

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):

  1. In one terminal on the robot: ros2 launch clearpath_nav2_demos nav2.launch.py use_sim_time:=false
  2. In another terminal on the robot: ros2 launch clearpath_nav2_demos slam.launch.py use_sim_time:=false
  3. 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):

  • Ouster Sensor?OS1-32-U
  • ROS version/distro?Humble
  • Operating System? Ubuntu 22.04
  • Machine Architecture? x64
  • Ouster FW: 2.4.0
  • git commit hash 2a0ef50

Attached you can find the yaml files for nav2 and slam
params.zip

@Cavalletta98 Cavalletta98 added the bug Something isn't working label Nov 5, 2024
@Samahu Samahu self-assigned this Nov 11, 2024
@Samahu
Copy link
Contributor

Samahu commented Nov 11, 2024

Are you able to receive point clouds using the official ouster-ros driver?

@Cavalletta98
Copy link
Author

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

@Samahu
Copy link
Contributor

Samahu commented Nov 20, 2024

Does the problem still exist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants