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

cleanup segbot_description #7

Closed
piyushk opened this issue Jun 21, 2013 · 0 comments
Closed

cleanup segbot_description #7

piyushk opened this issue Jun 21, 2013 · 0 comments
Assignees
Milestone

Comments

@piyushk
Copy link
Member

piyushk commented Jun 21, 2013

segbot description has a number of hacks to choose between a full robot model with differential drive controller (for gazebo) and a simplistic cylindrical collision model with a generic object controller (for gazebo).

This approach has caused problems in the past and generally degrades code quality. Xacro in hydro supports conditional blocks (ros/xacro#8), which should be used instead.

@ghost ghost assigned piyushk Jun 21, 2013
@piyushk piyushk closed this as completed in 2b815cc Aug 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant