aikido:sniyaz_locking

Last commit made on 2020-05-08
Get this branch:
git clone -b sniyaz_locking https://git.launchpad.net/aikido

Branch merges

Branch information

Name:
sniyaz_locking
Repository:
lp:aikido

Recent commits

80c9c46... by sniyaz <email address hidden>

Draft locking in metaskeleton setState().

be60169... by Gilwoo Lee

Clang format (#565)

b0beabb... by Ethan Gordon <email address hidden>

Fixed warning (#561)

06cf453... by Aditya Vamsikrishna Mandalika <email address hidden>

Bugfix in InteractiveMarkerViewer (#560)

* bugfix in removing skeleton markers from world + cleanup of stale files

* code formatting just for modified file

* update changelog

* simplify updateSKeletonMarkers()

06f66bc... by Sherdil Niyaz <email address hidden>

Make ConcreteRobot limit functions public. (#556)

* Make ConcreteRobot limit functions public.

* Update CHANGELOG.

* Apply suggestions from code review

96ef929... by Aditya Vamsikrishna Mandalika <email address hidden>

Combine InteractiveMarkerViewer classes. (#521)

* port things to IMV

* remove unnecessary functions. add docstrings

* make format

* Docstring update

Co-Authored-By: aditya-vk <email address hidden>

* update docstring

Co-Authored-By: aditya-vk <email address hidden>

* fix typo

Co-Authored-By: aditya-vk <email address hidden>

* Update docstrings

Co-Authored-By: aditya-vk <email address hidden>

* update docstreing

* minor moving things around

* obtain lock before update

* Update src/rviz/InteractiveMarkerViewer.cpp

Co-Authored-By: Liyiming Ke <email address hidden>

* format properly

* make format

* update changelog

* Update CHANGELOG.md

Co-Authored-By: Brian Hou <email address hidden>

d374e55... by Aditya Vamsikrishna Mandalika <email address hidden>

BugFix: Van der Corput - consider span for resolution check (#552)

* raise failing test and fix

* corrections + unit test

* update changelog

* Update CHANGELOG.md

Co-Authored-By: Brian Hou <email address hidden>

4270781... by Rishabh Madan <email address hidden>

Changes header formatting (#549)

* Set IncludeBlocks to Regroup

* Format code

* Include aikido headers with <...> in tests.

* Include aikido headers with "..." within aikido.

* Reformat headers.

* Temporarily revert formatting changes in actual code.

* Replace relative includes with .. with aikido includes.

* Replace relative includes to local headers with full path.

* Reformat headers.

* Fix component headers.

* Fix compilation errors.

a41e35a... by Brian Hou <email address hidden>

Remove dtwarn redefinitions. (#550)

c08d6a4... by Brian Hou <email address hidden>

Remove Trusty and Xenial builds. (#551)

* Remove Trusty and Xenial builds.

* Add full Catkin build as allowed failure, due to timeouts.

* Move to bionic VM instead of xenial.