moveit / roscon24

Repository containing examples for the ROSCon 2024 Manipulate With MoveIt Like a Pro Workshop
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Initial exercise 1 #6

Closed stephanie-eng closed 2 months ago

stephanie-eng commented 2 months ago

Depends on #4 for hot dog assets. Does not include a gripper.

To build:

cd exercise1
colcon build

Initial work for exercise 1:

Exercise 1-1

To run:

ros2 launch exercise1-1 ur.launch.py
ros2 launch exercise1-1 exercise1-1.launch.py

Exercise 1-2

ros2 launch exercise1-2 ur.launch.py
ros2 launch exercise1-2 exercise1-1.launch.py

There is still more work to be done, but this PR is getting big and I think this gets the point across.

Some TODOs for later:

stephanie-eng commented 2 months ago

Merging for expediency. We can have a larger review session later.

stephanie-eng commented 2 months ago

Merging for expediency. We can have a larger review session later.