Skip to content

Commit 2f29e0b

Browse files
committed
feat: RC control assignments are now parameterized and may be set in the yaml files, i.e. Debug.yaml
1 parent dd6d0d9 commit 2f29e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/vb_util_lib/rc_controls.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
#include <stdio.h>
1212
#include "rc_mapper.h"
13-
//3.3#include <dji_sdk/RCChannels.h>
13+
//#include <dji_sdk/RCChannels.h>
1414
#include <ros/ros.h>
1515
#include <sensor_msgs/Joy.h>
1616
#include <mavros_msgs/RCIn.h>

0 commit comments

Comments
 (0)