mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 02:34:50 +03:00
[fix] noetic: rqt-nav-view
This commit is contained in:
parent
6e62ef0f1d
commit
b819fd4a44
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Top level package set
|
||||
self:
|
||||
# Distro package set
|
||||
rosSelf: rosSuper: let
|
||||
rosSelf: rosSuper: let
|
||||
lib = rosSelf.lib;
|
||||
in {
|
||||
angles = rosSuper.angles.overrideAttrs ({
|
||||
|
@ -212,6 +212,7 @@ in rosSuper.lib.genAttrs [
|
|||
"rqt-py-common"
|
||||
"rqt-robot-steering"
|
||||
"rqt-shell"
|
||||
"rqt-nav-view"
|
||||
"turtlebot3-autorace-camera"
|
||||
"turtlebot3-example"
|
||||
"turtlebot3-teleop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue