Package Summary

Tags No category tags.
Version 0.0.17
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/xuefengchang/micros_swarm_framework.git
VCS Type git
VCS Version master
Last Updated 2018-09-13
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This is a programming framework to facilitate application development involving robot swarms. It makes coding for swarms much easier by providing an adequate swarm-level abstraction, as well as tools for swarm management, various communication mechanisms and so on. It also provides essential data structures, such as Neighbor, Swarm, and Virtual Stigmergy, to the user. Most importantly, it is completely compatible with ROS Indigo and presented in the form of a C++ library, which means that all resources in the ROS ecosystem are still available to the user. It is currently extensible to Opensplice DDS.

Additional Links

Maintainers

  • Xuefeng Chang

Authors

  • Xuefeng Chang
  • Zhongxuan Cai
  • Yanzhen Wang
  • Xiaodong Yi
README
No README found. See repository README.
CHANGELOG

Changelog for package micros_swarm_framework

0.0.15 (2016-11-12) -----------* release to kinetic rosdistro * repair bugs in getParam * repair bugs in opensplice dds publisher and subscriber * repair bugs in MsgQueueManager * complete MsgQueueManager class * complete msg queue cache

0.0.14 (2016-09-09) -----------* complete neighbor communication * simplify the user interface functions * improve the security of multi-threading * limit communication range * add PacketParser class * performance optimization * optimize the RuntimePlatformKernel

0.0.13 (2016-08-16) -----------* improve neighbor communication mechanism, add Broadcaster and Listener class * add Application class, which is convenient for users to develop app * change cmake file * change README file * repair bugs in app2

0.0.12 (2016-07-18) -----------* reconstructe the whole architecture using nodelet to improve performance * is extensible to Opensplice DDS * add neighbor communication mechanism * standard the interface definition * repair bugs in cmake file

0.0.11 (2016-07-18) -----------* repair bugs in cmake file

0.0.10 (2016-07-18) -----------* reconstructe the whole architecture using nodelet to improve performance * is extensible to Opensplice DDS * add neighbor communication mechanism * standard the interface definition

0.0.9 (2016-07-07) -----------* Add another experiment which is called \"Flocking\" * Add linear velocity in the Base and NeighborBase classes * Add the breakupSwarm function in the \"swarm.h\" header

0.0.8 (2016-06-14) -----------* No longer using the TCP protocol in ROS, UDP protocol is used instead * Location class defined in the \"data_type.h\" header is renamed to Base * NeighborLocation class defined in the \"data_type.h\" header is renamed to NeighborBase

0.0.7 (2016-05-30) -----------* optimize the installation

0.0.6 (2016-05-17) -----------* optimize the kernel code * change the readme file

0.0.5 (2016-05-13) -----------* change the license to BSD * perfect the package information * optimize the kernel * optimize code structure * simplify synchronization protocol

0.0.4 (2016-05-11) -----------* repair the cmake bug

0.0.3 (2016-05-11) -----------* repair the headers bug

0.0.2 (2016-05-10)

  • version 1.0
  • Contributors: xuefengchang

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged micros_swarm_framework at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.0.17
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/xuefengchang/micros_swarm_framework.git
VCS Type git
VCS Version master
Last Updated 2018-09-13
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This is a programming framework to facilitate application development involving robot swarms. It makes coding for swarms much easier by providing an adequate swarm-level abstraction, as well as tools for swarm management, various communication mechanisms and so on. It also provides essential data structures, such as Neighbor, Swarm, and Virtual Stigmergy, to the user. Most importantly, it is completely compatible with ROS Indigo and presented in the form of a C++ library, which means that all resources in the ROS ecosystem are still available to the user. It is currently extensible to Opensplice DDS.

Additional Links

Maintainers

  • Xuefeng Chang

Authors

  • Xuefeng Chang
  • Zhongxuan Cai
  • Yanzhen Wang
  • Xiaodong Yi
README
No README found. See repository README.
CHANGELOG

Changelog for package micros_swarm_framework

0.0.15 (2016-11-12) -----------* release to kinetic rosdistro * repair bugs in getParam * repair bugs in opensplice dds publisher and subscriber * repair bugs in MsgQueueManager * complete MsgQueueManager class * complete msg queue cache

0.0.14 (2016-09-09) -----------* complete neighbor communication * simplify the user interface functions * improve the security of multi-threading * limit communication range * add PacketParser class * performance optimization * optimize the RuntimePlatformKernel

0.0.13 (2016-08-16) -----------* improve neighbor communication mechanism, add Broadcaster and Listener class * add Application class, which is convenient for users to develop app * change cmake file * change README file * repair bugs in app2

0.0.12 (2016-07-18) -----------* reconstructe the whole architecture using nodelet to improve performance * is extensible to Opensplice DDS * add neighbor communication mechanism * standard the interface definition * repair bugs in cmake file

0.0.11 (2016-07-18) -----------* repair bugs in cmake file

0.0.10 (2016-07-18) -----------* reconstructe the whole architecture using nodelet to improve performance * is extensible to Opensplice DDS * add neighbor communication mechanism * standard the interface definition

0.0.9 (2016-07-07) -----------* Add another experiment which is called \"Flocking\" * Add linear velocity in the Base and NeighborBase classes * Add the breakupSwarm function in the \"swarm.h\" header

0.0.8 (2016-06-14) -----------* No longer using the TCP protocol in ROS, UDP protocol is used instead * Location class defined in the \"data_type.h\" header is renamed to Base * NeighborLocation class defined in the \"data_type.h\" header is renamed to NeighborBase

0.0.7 (2016-05-30) -----------* optimize the installation

0.0.6 (2016-05-17) -----------* optimize the kernel code * change the readme file

0.0.5 (2016-05-13) -----------* change the license to BSD * perfect the package information * optimize the kernel * optimize code structure * simplify synchronization protocol

0.0.4 (2016-05-11) -----------* repair the cmake bug

0.0.3 (2016-05-11) -----------* repair the headers bug

0.0.2 (2016-05-10)

  • version 1.0
  • Contributors: xuefengchang

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged micros_swarm_framework at Robotics Stack Exchange