Commit Graph

77 Commits

Author SHA1 Message Date
vivek-shankar
266f15ac84 Moved time sync algo to ROS side and computes in ns, as an attempt to measure msg delays. 2018-07-27 00:59:39 -04:00
vivek-shankar
2378a3881a changed to old barrier and modified log for easy parsing 2018-07-24 15:55:13 -04:00
vivek-shankar
81f4aba155 changed autolaunch function to formation 2018-07-22 15:42:10 -04:00
vivek-shankar
0587a2ab6b fixed a bug within timesync algo. 2018-07-14 20:30:24 -04:00
vivek-shankar
81b263fa0a adapted barrier rebroadcast time on robots 2018-07-12 01:01:34 -04:00
vivek-shankar
d3f0299b7e adapted syc algo to robots 2018-07-11 23:18:35 -04:00
vivek-shankar
7261aabc40 Time Sync algorithm and rc cmd implementation to sync time on request 2018-07-11 18:41:50 -04:00
vivek-shankar
0836571c8e barrier enhance fix on branch dev 2018-07-10 14:03:26 -04:00
vivek-shankar
ecb2aa67fe states.bzz syntax fix 2018-07-05 02:46:51 -04:00
vivek-shankar
1bfeada346 adapted bzz files from sim. 2018-07-04 21:17:42 -04:00
Marius Klimavicius
392531e131 solo sim parameters updated 2018-06-27 16:52:58 -04:00
dave
44212c8fcd rosbuzz dev enabled in sim, fixed testaloneWP in dev 2018-06-13 23:00:53 -04:00
dave
e553d6a146 fixes for Zooids demo view angle 2018-06-13 23:00:53 -04:00
dave
2f25df02f0 minor fixes and fixed pursuit (vector field guidance) 2018-06-13 23:00:53 -04:00
dave
a1d13d312a fixed formation and enhanced aggregation 2018-06-13 23:00:53 -04:00
dave
c9364666e6 enhanced states switch and zooids rate 2018-06-13 23:00:53 -04:00
dave
b798abf283 added yaw control and states pursuit, agreggation and formation (still to tweak) 2018-06-13 23:00:53 -04:00
dave
ed59c6de7c ported AGF to new rosbuzz file structure 2018-06-13 23:00:53 -04:00
dave
da86b4be81 added minimal ROSBuzz example script 2018-06-13 23:00:53 -04:00
dave
6cd162bff4 restructured bzz for path planning 2018-06-13 23:00:53 -04:00
dave
a626c556d9 add collision boxes for gazebo buildings and debugged collision detection for rrt 2018-06-13 23:00:53 -04:00
dave
4e4bacb25d changed absolute_position to fit argos implementation 2018-06-13 23:00:53 -04:00
dave
292c4fda8a fix subscriber format, added NED yaw, changed position to absolute_position and fixed proximity obstacles detection 2018-06-13 23:00:53 -04:00
dave
b30bd62018 fix proxmity topic 2018-06-13 23:00:53 -04:00
dave
df11060f84 add comments and TODOs 2018-06-13 23:00:53 -04:00
dave
63f9111d2f made rrtstar a state 2018-06-13 23:00:53 -04:00
dave
50368d84d3 fix rviz res 2018-06-13 23:00:53 -04:00
dave
d532dd2251 generalized some parts of RRT and complete export occ_grid 2018-06-13 23:00:53 -04:00
dave
6371581b66 debug new matrix form for RRT and add blob check for intersection 2018-06-13 23:00:53 -04:00
dave
177baf5d15 beautified 2017-12-19 13:14:56 -05:00
dave
9f53386023 changed matrix call in bzz, fixed ros prints from bzz and add closure to export maps 2017-12-19 13:09:22 -05:00
dave
8f80b51cf3 fix bzz local var usage 2017-12-18 19:30:05 -05:00
dave
d42d0a0cdb removed old buzz_scripts 2017-12-08 19:59:29 -05:00
dave
4c2dfe655d removed old buzz_scripts 2017-12-08 19:58:16 -05:00
dave
6018b681d7 more fixes to rrt, added Vivek fix to MSG size and fix crashes due to UAVSTATE variable 2017-11-27 22:55:32 -05:00
dave
89b263e4df minor fixes for 24/11 demo 2017-11-22 21:59:57 -05:00
dave
98c0dbc62f removed floor, add PY rosprint, hard-coded swarm size, add states bzzcmd 2017-11-22 19:06:22 -05:00
dave
b119737740 RRT* bzz and rosbuzz floor fct 2017-10-02 12:47:02 -04:00
dave
37c3cf151b new rtt* algo 2017-09-28 18:49:13 -04:00
dave
c982c60592 field changs plus recording 2017-09-19 16:20:23 -04:00
David St-Onge
f2efd71ba6 field improvement to graphformGPS 2017-09-15 11:15:03 -04:00
David St-Onge
80fd376a8c field modifications 09/11 2017-09-11 18:01:56 -04:00
David St-Onge
71571b274c Merge branch 'ros_drones_ws' of https://github.com/HumanitasSolutions/drones into ros_drones_ws 2017-09-08 12:26:17 -04:00
David St-Onge
f03b76c241 merge confilct manual resolution 2017-09-08 12:23:23 -04:00
David St-Onge
aa94ef6b59 Merge commit '527569fe7125de85f983482af5656267f701b69e' into ros_drones_ws 2017-09-08 11:59:04 -04:00
dave
527569fe71 reformat gimbal, uavstate, fc cmd and add warning for ros rate and enhance gps prec. 2017-09-08 09:53:20 -04:00
David St-Onge
031266fd7f Merge branch 'ros_drones_ws' of https://github.com/HumanitasSolutions/drones into ros_drones_ws
Conflicts:
	src/dji_sdk_mistlab/launch_robot/m100buzzy.launch
	src/rosbuzz/buzz_scripts/graphform.bzz
	src/rosbuzz/src/roscontroller.cpp
2017-09-07 18:45:30 -04:00
David St-Onge
4deefe64d4 Improved rosrate 2017-09-07 18:03:53 -04:00
David St-Onge
dc01484105 add camera service check and fix ROSBuzz gimbal control 2017-09-06 21:53:00 -04:00
David St-Onge
7b041dcf1b merge onbaord 2017-09-06 19:25:47 -04:00