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

Programming Color Indication for Robot in Stage #60

Open
s-arora1987 opened this issue Feb 11, 2020 · 2 comments
Open

Programming Color Indication for Robot in Stage #60

s-arora1987 opened this issue Feb 11, 2020 · 2 comments

Comments

@s-arora1987
Copy link

Hi everyone,
I have simulated a roomba in stage simulator. I want to give some kind of color indication while running the robot - green when it is moving, red when it has stopped. One example of doing this can be changing the color of robot itself, other may be putting LEDs on it. Is there a way to implement this programmatically in Stage?

@scifiswapnil
Copy link

scifiswapnil commented May 1, 2020

Stage has lightIndicatorModel built-in, I update the ROS interface for controlling the light on/off status. Some more work in progress to change the color, but that implies we need to update the libstage library as well. Will keep posted.

Check : https://github.com/scifiswapnil/stage_ros

light

@scifiswapnil
Copy link

#64 raised a pull request for the same

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

2 participants