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

stage_ros is incompatible with the "wander" stage controller #32

Open
sloretz opened this issue Dec 22, 2015 · 0 comments
Open

stage_ros is incompatible with the "wander" stage controller #32

sloretz opened this issue Dec 22, 2015 · 0 comments

Comments

@sloretz
Copy link
Contributor

sloretz commented Dec 22, 2015

Stage has a "wander" controller for position models that moves them around with crude obstacle avoidance. These do not move when using stage_ros because it sets the speed of all ModelPosition instances to zero in the WorldCallback() line 424.

I want to use the wander controller on some "position" models in a stage world for dynamic obstacles. For the time being I've hacked some code to only call SetPosition on the first robot.

It would be very cool if I could configure stage_ros to only control certain robots. Stage models can have names so maybe a list of robot names?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant