Conversation
|
Looks good, no further comments on the code! |
…nfig Signed-off-by: Peter Geurts <peter.geurts@proton.me>
Signed-off-by: Peter Geurts <peter.geurts@proton.me>
Signed-off-by: Peter Geurts <peter.geurts@proton.me>
Signed-off-by: Peter Geurts <peter.geurts@proton.me>
Signed-off-by: Peter Geurts <peter.geurts@proton.me>
96a9a83 to
46a8cec
Compare
|
I know that this only works on hardware. We also had to switch from We could consider to use our default To achieve this, we would need to launch a node that continuously publishes a joint trajectory when the demo is launched. What do you think of this? |
|
How easy should it be to launch this demo? I know that we will let another team member test it. However, to launch this, you still need to have a device and the knowledge to SSH into the Panther/Lynx computer and launch this demo. If other team members should be able to this, we might also require instructions about this? This would make it possible to start the demo without any knowledge about the software. |
Description
This PR creates a new
PredefinedConfiguration, which contains a Panther platform and a Franka arm. The Franka arm runs an instance offranka_example_controllers/CartesianVelocityExampleController, which moves the arm forwards and backwards slowly. Note that this controller only works on hardware, not in simulation.Fixes: #332
Testing
Documentation
Additional Notes
Any relevant screenshots, logs, or context.