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 simple notebook example for joint control #855

Conversation

giotherobot
Copy link
Contributor

In this PR I add a very basic example that shows a basic way of directly controlling the robot joints using the python bindings of BLF.

The example should be self-contained (as much as possible, we are still using gazebo so a full online experience is not the goal).

Feel free to suggest modifications and clarifications!

@GiulioRomualdi
Copy link
Member

That's cool! I would just rename the example folder in a way it is more related to the the example, like the others

@traversaro
Copy link
Collaborator

Not sure how to comment on line in notebook, but can we use conda in place of mamba ? Since conda switched to conda-libmamba-solver solver it should be almost as fast as mamba, and it is actively mantained while mamba has some corner case issues. Ideally in the long term I would like to sticks docs to use conda for environment-related workflows and pixi for project-related (and locked) workflows, without using mamba and micromamba to reduce confusion in users (see robotology/robotology-superbuild#1653 for the rationale).

@GiulioRomualdi GiulioRomualdi merged commit 3aeab5a into ami-iit:master Jun 20, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants