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

model_example_controller crashes in simulation #48

Open
RodrigoMA170393 opened this issue Jan 12, 2024 · 1 comment
Open

model_example_controller crashes in simulation #48

RodrigoMA170393 opened this issue Jan 12, 2024 · 1 comment

Comments

@RodrigoMA170393
Copy link

Currently, I was trying to visualize the dynamic parameters of the robot using the command

ros2 launch franka_bringup model_example_controller.launch.py robot_ip:=dont-care use_fake_hardware:=true use_rviz:=true

But I get the following output:

image
I think that it interprets the robot name as a state and it gives an error.
I am using libfranka 0.13.2 and franka_ros2 0.1.11.

@BarisYazici
Copy link
Collaborator

that wouldn't work with fake hardware. It needs to connect to the robot hardware to get the model parameters

peterdavidfagan pushed a commit to peterdavidfagan/franka_ros2 that referenced this issue Apr 1, 2024
…ian-pose-command-interface to humble

* commit 'f669c362cb21657e1834272cbbfd267ad4d3ca18':
  bump version
  feat: support cartesian pose command interface
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