Statistics
| Branch: | Tag: | Revision:

hlrc / server @ master

Name Size
  action
  include
  msg
  src
  srv
CMakeLists.txt 3.267 KB
COPYING 34.323 KB
README.md 246 Bytes
package.xml 2.306 KB

Latest revisions

# Date Author Comment
d81c4f8b 2021-01-26 16:45 Matthias Barth

Removed RSB support

340bb7ae 2020-11-14 14:58 Robert Haschke

Better fix: Correctly initialize end_time once

... instead of adding a new if condition that is called many times

d4c15d69 2020-11-14 14:58 Guillaume Walck

Recovered past behaviour in case of un-initialized end_time

ebcb799f 2020-11-14 14:58 Robert Haschke

Remove ROS_LANG_DISABLE=genjava to disable cmake warnings

fc4357ee 2020-11-14 14:58 Robert Haschke

Cleanup cmake files

- remove unused boost libs
- declare cxx standard

482adb6d 2020-11-14 14:58 Robert Haschke

Modernize: boost::shared_ptr -> std::shared_ptr

e8a50634 2020-11-14 14:58 Robert Haschke

Replace usleep -> std::this_thread::sleep_for

42084118 2020-11-14 14:58 Robert Haschke

Modernize: boost::[thread|mutex] -> std::[thread|mutex]

23fe067c 2020-11-14 14:58 Robert Haschke

Fix warnings

90fa4b4e 2020-11-14 14:58 Robert Haschke

Modernize: boost::time -> std::chrono

View revisions

Also available in: Atom