mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Fri Oct 4 13:25:33 2024
This commit is contained in:
parent
e311549688
commit
393b154bd3
838 changed files with 4944 additions and 3346 deletions
|
@ -318,6 +318,8 @@ self: super: {
|
|||
|
||||
autoware-utils = self.callPackage ./autoware-utils {};
|
||||
|
||||
autoware-v2x-msgs = self.callPackage ./autoware-v2x-msgs {};
|
||||
|
||||
autoware-vehicle-msgs = self.callPackage ./autoware-vehicle-msgs {};
|
||||
|
||||
avt-vimba-camera = self.callPackage ./avt-vimba-camera {};
|
||||
|
@ -448,6 +450,10 @@ self: super: {
|
|||
|
||||
clearpath-gz = self.callPackage ./clearpath-gz {};
|
||||
|
||||
clearpath-manipulators = self.callPackage ./clearpath-manipulators {};
|
||||
|
||||
clearpath-manipulators-description = self.callPackage ./clearpath-manipulators-description {};
|
||||
|
||||
clearpath-mecanum-drive-controller = self.callPackage ./clearpath-mecanum-drive-controller {};
|
||||
|
||||
clearpath-mounts-description = self.callPackage ./clearpath-mounts-description {};
|
||||
|
@ -960,6 +966,8 @@ self: super: {
|
|||
|
||||
foxglove-bridge = self.callPackage ./foxglove-bridge {};
|
||||
|
||||
foxglove-compressed-video-transport = self.callPackage ./foxglove-compressed-video-transport {};
|
||||
|
||||
foxglove-msgs = self.callPackage ./foxglove-msgs {};
|
||||
|
||||
franka-description = self.callPackage ./franka-description {};
|
||||
|
@ -1274,6 +1282,8 @@ self: super: {
|
|||
|
||||
kuka-event-broadcaster = self.callPackage ./kuka-event-broadcaster {};
|
||||
|
||||
kuka-external-control-sdk = self.callPackage ./kuka-external-control-sdk {};
|
||||
|
||||
kuka-external-control-sdk-examples = self.callPackage ./kuka-external-control-sdk-examples {};
|
||||
|
||||
kuka-fortec-support = self.callPackage ./kuka-fortec-support {};
|
||||
|
@ -1398,6 +1408,8 @@ self: super: {
|
|||
|
||||
libcurl-vendor = self.callPackage ./libcurl-vendor {};
|
||||
|
||||
libfranka = self.callPackage ./libfranka {};
|
||||
|
||||
libg2o = self.callPackage ./libg2o {};
|
||||
|
||||
libmavconn = self.callPackage ./libmavconn {};
|
||||
|
@ -1682,8 +1694,6 @@ self: super: {
|
|||
|
||||
mqtt-client-interfaces = self.callPackage ./mqtt-client-interfaces {};
|
||||
|
||||
mrpt2 = self.callPackage ./mrpt2 {};
|
||||
|
||||
mrpt-apps = self.callPackage ./mrpt-apps {};
|
||||
|
||||
mrpt-generic-sensor = self.callPackage ./mrpt-generic-sensor {};
|
||||
|
@ -2830,6 +2840,24 @@ self: super: {
|
|||
|
||||
rviz-visual-tools = self.callPackage ./rviz-visual-tools {};
|
||||
|
||||
scenario-execution-control = self.callPackage ./scenario-execution-control {};
|
||||
|
||||
scenario-execution-gazebo = self.callPackage ./scenario-execution-gazebo {};
|
||||
|
||||
scenario-execution-interfaces = self.callPackage ./scenario-execution-interfaces {};
|
||||
|
||||
scenario-execution-nav2 = self.callPackage ./scenario-execution-nav2 {};
|
||||
|
||||
scenario-execution-os = self.callPackage ./scenario-execution-os {};
|
||||
|
||||
scenario-execution-py-trees-ros = self.callPackage ./scenario-execution-py-trees-ros {};
|
||||
|
||||
scenario-execution-ros = self.callPackage ./scenario-execution-ros {};
|
||||
|
||||
scenario-execution-rviz = self.callPackage ./scenario-execution-rviz {};
|
||||
|
||||
scenario-execution-x11 = self.callPackage ./scenario-execution-x11 {};
|
||||
|
||||
schunk-svh-description = self.callPackage ./schunk-svh-description {};
|
||||
|
||||
schunk-svh-driver = self.callPackage ./schunk-svh-driver {};
|
||||
|
@ -3006,6 +3034,22 @@ self: super: {
|
|||
|
||||
system-modes-msgs = self.callPackage ./system-modes-msgs {};
|
||||
|
||||
talos-bringup = self.callPackage ./talos-bringup {};
|
||||
|
||||
talos-controller-configuration = self.callPackage ./talos-controller-configuration {};
|
||||
|
||||
talos-description = self.callPackage ./talos-description {};
|
||||
|
||||
talos-description-calibration = self.callPackage ./talos-description-calibration {};
|
||||
|
||||
talos-description-inertial = self.callPackage ./talos-description-inertial {};
|
||||
|
||||
talos-gazebo = self.callPackage ./talos-gazebo {};
|
||||
|
||||
talos-moveit-config = self.callPackage ./talos-moveit-config {};
|
||||
|
||||
talos-robot = self.callPackage ./talos-robot {};
|
||||
|
||||
tango-icons-vendor = self.callPackage ./tango-icons-vendor {};
|
||||
|
||||
tcb-span = self.callPackage ./tcb-span {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue