Skip to content
#

ros

Here are 4,965 public repositories matching this topic...

ardupilot
khancyr
khancyr commented May 27, 2021

Feature request

Is your feature request related to a problem? Please describe.
Move test_onboard_logging_generation outside autotest.py to all to validate logger documentation before running the full autotest suite. Ideally, on CI it should run on build_ci.sh with param_parse.py to allow to validate soon that the documentation is correct and not wait that all test pass to trigger a docu

webots
manone888
manone888 commented Jun 25, 2021

Hi, I am creating a simple project in Unity that uses a lidar sensor to detect objects and publishes the point cloud in ROS message.

I would like to know if there is a way to use your lidar sensor script to create a lidar sensor in my project and visualize the point cloud?

Could you please advise me on this? It would be appreciated if you could point out any related documents.

Thanks a l

cailloumax
cailloumax commented Apr 27, 2021

I recently ran into an issue using AMCL, for which I was given this warning message:

[ WARN] [1425574394.999492201]: No laser scan received (and thus no pose updates 
have been published) for 1425574394.999407 seconds.  Verify that data is being published
on the /scan topic.

However, the actual issue was a miscofiguration of the odom_frame_id :
`<param name="odom_frame_id"

Improve this page

Add a description, image, and links to the ros topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ros topic, visit your repo's landing page and select "manage topics."

Learn more