-
Updated
Oct 12, 2021 - C++
ros
Here are 5,282 public repositories matching this topic...
-
Updated
Oct 12, 2020
-
Updated
Oct 12, 2021 - C++
-
Updated
Oct 8, 2021 - C++
-
Updated
Oct 5, 2021
-
Updated
Feb 15, 2021
Steps to Reproduce
- Create empty directory with the wizard
- Add a robot and a join
- In view, add "Show join axes"
- Nothing seems to happens, because the line is too small
Expected behaviour
A line should appear.
Expected solution
Change the default lineScale value to 10, which make it visible, at least for a default project.
Two solutions, change the default templa
Just a tip for everyone: I was having trouble running an offline cluster where the Unity Editor was the master and a remote machine was the client. The remote machine was never able to connect to the Editor, but if I ran the standalone build as the master, it connects fine.
Make sure you don't have any blocking Inbound Rules in Windows Firewall with Advanced Security for the Editor version
-
Updated
Sep 19, 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"
-
Updated
Sep 29, 2021 - C++
-
Updated
Jun 18, 2019 - C++
-
Updated
Oct 4, 2021 - C++
-
Updated
Apr 26, 2021 - C++
-
Updated
Oct 12, 2021 - C++
-
Updated
Aug 19, 2021 - C++
-
Updated
Feb 4, 2021 - C++
-
Updated
Oct 11, 2021 - C#
-
Updated
May 20, 2021 - C++
-
Updated
Oct 5, 2021 - C++
-
Updated
Mar 16, 2019 - Python
Improve this page
Add a description, image, and links to the ros topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ros topic, visit your repo's landing page and select "manage topics."
The lightware SF11C (at least) outputs 130m "on lost signal" so we should handle this in the AP_LightwareSerial driver.
Here's the relevant line in the SF11 datasheet:
As mentioned b