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

Add params in launch file, to be able to control some robot specs #12

Closed
elpimous opened this issue Sep 23, 2020 · 4 comments
Closed

Add params in launch file, to be able to control some robot specs #12

elpimous opened this issue Sep 23, 2020 · 4 comments

Comments

@elpimous
Copy link

The use of params in ROS launchfile could help change some values in poses or walk specs :

  • robot height

  • Step Length

  • Step velocity

  • what policy model use.

@moribots
Copy link
Member

moribots commented Sep 25, 2020

Thanks Vincent! There is already a ros param for selecting your policy. Step length is controlled by pushing the right joystick forward, and step velocity is controlled by the bottom left and right bumpers (See README)

I will add ones for your other requested features now.

@elpimous
Copy link
Author

very reactive, Thanks Maurice !

@moribots
Copy link
Member

moribots commented Sep 25, 2020

I've just made the changes. You can modify everything that contributes to Spot's motion in the mini_ros/config/ directory (link)

Give it a shot and let me know what you think!

Commit: 708c4769547660adf2646db44bdde33915288b63

moribots added a commit that referenced this issue Oct 15, 2020
@elpimous
Copy link
Author

Hey, Maurice !! Nearly perfect !
Perhaps could you add :

  • x gravity position
  • body height

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