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

Keyop: Document how to run in a terminal #5

Open
clalancette opened this issue Jan 20, 2020 · 2 comments
Open

Keyop: Document how to run in a terminal #5

clalancette opened this issue Jan 20, 2020 · 2 comments

Comments

@clalancette
Copy link
Collaborator

Based on the comments here and here, we should document exactly how to run the keyop using ros2 run. This is necessary since we can't have launchfiles for it (launch does not pass stdin through to processes). As reference, the documentation would say something like:

Eloquent:

ros2 run kobuki_keyop kobuki_keyop_node --ros-args --params-file config/keyop_params.yaml

Dashing:

ros2 run kobuki_keyop kobuki_keyop_node --ros-args __params:=config/keyop_params.yaml
@KadynCBR
Copy link

What do we think would be the way to replicate the safety launch?
run the keyop node and then have a second terminal with the launch handling the smoother and safety controller?

@stonier
Copy link
Contributor

stonier commented Sep 12, 2020

Probably a good first ros2 tutorial for kobuki_documentation.

And we should get it to the point where it doesn't need arguments, nor separate launchers to get smoothing / safety controll incorporated.

@stonier stonier modified the milestones: Eloquent, Foxy Sep 15, 2020
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

3 participants