da86b4be81added minimal ROSBuzz example script
dave
2018-02-26 13:26:33 -0500
6cd162bff4restructured bzz for path planning
dave
2017-12-22 16:48:39 -0500
a626c556d9add collision boxes for gazebo buildings and debugged collision detection for rrt
dave
2017-12-21 21:41:57 -0500
4e4bacb25dchanged absolute_position to fit argos implementation
dave
2017-12-21 13:28:06 -0500
292c4fda8afix subscriber format, added NED yaw, changed position to absolute_position and fixed proximity obstacles detection
dave
2017-12-21 12:20:26 -0500
b30bd62018fix proxmity topic
dave
2017-12-20 16:10:30 -0500
df11060f84add comments and TODOs
dave
2017-12-20 14:51:00 -0500
63f9111d2fmade rrtstar a state
dave
2017-12-20 14:33:23 -0500
50368d84d3fix rviz res
dave
2017-12-20 13:45:22 -0500
d532dd2251generalized some parts of RRT and complete export occ_grid
dave
2017-12-20 12:20:43 -0500
6371581b66debug new matrix form for RRT and add blob check for intersection
dave
2017-12-19 18:36:10 -0500
3154976e8aAdded debug variable for prints within update files, corrected prints, beautified update files and incorporate a part of safe deployment state machine with standby.bzz.
vivek-shankar
2018-06-07 01:29:42 -0400
8fa58e5e5bMade updates optional: including update.bzz will turnon update and not including it will disable updates.
vivek-shankar
2018-06-06 23:58:38 -0400
e953de6191added a new namespace for update functions
vivek-shankar
2018-06-06 22:55:49 -0400
58c09093a7Fixed the update crash caused by BVM state publisher.
vivek-shankar
2018-06-06 22:40:26 -0400
3ad277bd5eadded script list menu and fix rostopic list to webcontrol
dave
2018-06-06 12:40:24 -0400
6aa43f20bcadded buzz script editor to webcontrol
dave
2018-06-05 17:22:25 -0400
845742767breinstate gohome in sim and webcontrol
dave
2018-06-01 21:20:57 -0400
42d990676cbringup debug mode to launch file, fine tuned LJ params and rename hooks (generic hardware)
dave
2018-06-01 20:12:06 -0400
db452bd063added states to webcontrol and enhance barrier for state machine
dave
2018-06-01 13:10:59 -0400
d3214b9cf6Merge branch 'sim' of git.mistlab.ca:dasto/drones into sim
dave
2018-05-31 11:41:57 -0400
0eed38147aswitched sim to kinetic-dev
dave
2018-05-31 11:41:34 -0400
f5a091f659fix batterystate msgs type and launch file for TX1
David St-Onge
2018-05-29 19:57:28 +0000
44280c3d91initial commit, fix compile issues in kinetic, compatible with new mavros headers
David St-Onge
2018-05-29 19:04:39 +0000
309f33fff1fixed rosbag name and auto-takeoff for optimization
David
2018-05-16 15:32:48 -0400
c12b29538afleet and stakeholder status on ROSBuzz web control
dave
2018-05-08 18:53:10 -0400
ed8a0a1ceefiles for LJ optim test and first working WebGUI for ROSBuzz
dave
2018-05-07 19:01:41 -0400
a99d2a6496rosbuzz dev enabled in sim, fixed testaloneWP in dev
dave
2018-04-27 11:42:59 -0400
119206198fAdd 'src/rosbuzzGH/' from commit 'c16c523f4b41b094cfb909f436a503ec21310c15'
dave
2018-04-27 10:56:10 -0400
98b1f3a9b0fixes for Zooids demo view angle
dave
2018-04-27 10:31:24 -0400
Update readme.md
David St-Onge
2018-03-09 09:37:56 -0600
b145574d6dminor fixes and fixed pursuit (vector field guidance)
dave
2018-03-05 00:10:18 -0500
21ee166028fixed formation and enhanced aggregation
dave
2018-03-04 21:44:39 -0500
cc767a5ac7enhanced states switch and zooids rate
dave
2018-03-03 22:43:12 -0500
8e6319e3a5added yaw control and states pursuit, agreggation and formation (still to tweak)
dave
2018-03-03 19:41:54 -0500
fd7414f382ported AGF to new rosbuzz file structure
dave
2018-03-02 15:35:06 -0500
48a2dc53b3added minimal ROSBuzz example script
dave
2018-02-26 13:26:33 -0500
80799aeaa6restructured bzz for path planning
dave
2017-12-22 16:48:39 -0500
390a02df8dadd collision boxes for gazebo buildings and debugged collision detection for rrt
dave
2017-12-21 21:41:57 -0500
11053c82dcchanged absolute_position to fit argos implementation
dave
2017-12-21 13:28:06 -0500
ceeee9f76efix subscriber format, added NED yaw, changed position to absolute_position and fixed proximity obstacles detection
dave
2017-12-21 12:20:26 -0500
1f2fae047afix proxmity topic
dave
2017-12-20 16:10:30 -0500
081269cdabadd comments and TODOs
dave
2017-12-20 14:51:00 -0500
2751230d6fmade rrtstar a state
dave
2017-12-20 14:33:23 -0500
661f7897c3fix rviz res
dave
2017-12-20 13:45:22 -0500
701991adc2generalized some parts of RRT and complete export occ_grid
dave
2017-12-20 12:20:43 -0500
94ad933452debug new matrix form for RRT and add blob check for intersection
dave
2017-12-19 18:36:10 -0500
c03d6e269bMerge branch 'master' into dev
dave
2017-12-19 13:20:33 -0500
177baf5d15beautified
dave
2017-12-19 13:14:56 -0500
d12e3d3824Merge branch 'sim' of git.mistlab.ca:dasto/drones into sim
dave
2017-12-19 13:09:45 -0500
9f53386023changed matrix call in bzz, fixed ros prints from bzz and add closure to export maps
dave
2017-12-19 13:09:22 -0500
2cb4c2c29eMerge commit 'a9204ad0b04dc4eac8f50541c5ed09fd34fa93b9' into sim
vivek-shankar
2017-12-19 12:51:50 -0500
a243d5fa1aMerge branch 'sim' of git.mistlab.ca:dasto/drones into sim
vivek-shankar
2017-12-19 12:46:52 -0500