Skip to content
Snippets Groups Projects

Package fr3_impedance_controller_real in nix env

Merged Kevin Haninger requested to merge 7-add-local-package-to-nix-flake-new into main
1 unresolved thread
1 file
+ 6
0
Compare changes
  • Side-by-side
  • Inline
+ 6
0
@@ -60,6 +60,11 @@
interactive-markers
spacenav-node
rqt-reconfigure
dynamic-reconfigure
# python-qt-binding
# qt-gui-core
# py-binding-tools
rqt-plot
#rviz # adding this induces nix develop error
## for impedance controller
@@ -108,6 +113,7 @@
#pkgs.python3Packages.pincas
pkgs_2411.casadi
pkgs_2411.pinocchio
pkgs.python311Packages.pyqt5 # for rqt_reconfigure
];
})
];
Loading