mirror of
https://github.com/SHC-ASTRA/rover-ros2.git
synced 2026-02-11 09:20:40 +00:00
feat: add moveit packages to flake.nix
This commit is contained in:
17
flake.nix
17
flake.nix
@@ -53,6 +53,23 @@
|
|||||||
robot-state-publisher
|
robot-state-publisher
|
||||||
ros2-control
|
ros2-control
|
||||||
controller-manager
|
controller-manager
|
||||||
|
control-msgs
|
||||||
|
control-toolbox
|
||||||
|
moveit-core
|
||||||
|
moveit-common
|
||||||
|
moveit-msgs
|
||||||
|
moveit-ros-planning
|
||||||
|
moveit-ros-planning-interface
|
||||||
|
moveit-configs-utils
|
||||||
|
moveit-ros-move-group
|
||||||
|
moveit-servo
|
||||||
|
moveit-simple-controller-manager
|
||||||
|
topic-based-ros2-control
|
||||||
|
pilz-industrial-motion-planner
|
||||||
|
pick-ik
|
||||||
|
ompl
|
||||||
|
chomp-motion-planner
|
||||||
|
joy
|
||||||
# ros2-controllers nixpkg does not build :(
|
# ros2-controllers nixpkg does not build :(
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -49,7 +49,6 @@
|
|||||||
<test_depend>ament_lint_auto</test_depend>
|
<test_depend>ament_lint_auto</test_depend>
|
||||||
<test_depend>ament_lint_common</test_depend>
|
<test_depend>ament_lint_common</test_depend>
|
||||||
<test_depend>controller_manager</test_depend>
|
<test_depend>controller_manager</test_depend>
|
||||||
<!-- <test_depend>moveit_resources_panda_moveit_config</test_depend> -->
|
|
||||||
<test_depend>ros_testing</test_depend>
|
<test_depend>ros_testing</test_depend>
|
||||||
|
|
||||||
<export>
|
<export>
|
||||||
|
|||||||
Reference in New Issue
Block a user