Skip to content

Commit

Permalink
V1.3.0.0 (#32)
Browse files Browse the repository at this point in the history
V1.3.0.0
  • Loading branch information
ruheng authored Jan 17, 2024
2 parents 7162834 + 3934bf4 commit 2831106
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cyberdog_bringup/automatic/launch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ data:
#------------------------------------------------------------->
cyberdog_sudo:
file_name: cyberdog_sudo.launch.py
nodes: [cyberdog_permission, cyberdog_wifi, cyberdog_ota, cyberdog_bluetooth, unlock_request]
nodes: [cyberdog_permission, cyberdog_wifi, cyberdog_ota, cyberdog_bluetooth, unlock_request, cyberdog_bluetooth_network]
7 changes: 6 additions & 1 deletion cyberdog_bringup/automatic/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,9 @@ data:
#------------------------------------------------------------->
realsense2_camera:
package: realsense2_camera
executable: realsense2_actuator_node
executable: realsense2_actuator_node

#------------------------------------------------------------->
cyberdog_bluetooth_network:
package: cyberdog_bluetooth_network
executable: cyberdog_bluetooth_main

0 comments on commit 2831106

Please sign in to comment.