Skip to content
#

ros

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

ardupilot
webots
stefaniapedrazzi
stefaniapedrazzi commented Jan 13, 2021

In the documentation, the width of the device panel of the robot compontent is too small and the joint limits values are not completely visible.
An horizontal scrollbar is added but this looks bad.
Instead the width should be big enough to display everything and no scrollbar should be visible.

Example:
https://www.cyberbotics.com/doc/guide/bioloid?version=released

![Screenshot from 2021-0

aditi741997
aditi741997 commented Nov 2, 2020

Hello

I was going through the costmap_2d_ros.cpp file, and there is a timer with 0.1 duration, that calls movementCB function, which updates the parameters robot_stopped_ and old_pose.
On searching for these two params int he whole navigation code, I didnt find anything that uses the values of these parameters.

I was wondering what is movementCB and these parameters for?

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