Skip to content

Feature/proper time sync#3

Open
floriantschopp wants to merge 48 commits intojade-develfrom
feature/proper-time-sync
Open

Feature/proper time sync#3
floriantschopp wants to merge 48 commits intojade-develfrom
feature/proper-time-sync

Conversation

@floriantschopp
Copy link

@floriantschopp floriantschopp commented Apr 30, 2018

Implemented Kalman filter from here to estimate clock offset and skew online.

Andreas Pfrunder and others added 15 commits May 9, 2018 18:20
To make the code work on an Arduino Nano V3 clone board.

(might need to be updated in BlinkM as well, but I didnt try that example)
* initial commit

* reorganized dir to provide project building script

* readme change

* readme change

* removed more
unnecessary parts

* renamed logger functions to be more specific.

* logger name changes

* added to the readme

* readme diagram

* image to specify uart configuration

* adjusted readme, documentation, and slimmed project structure

* re-added some necessary infrastructure

* Added documentation about how to prevent crashes.

* added demos for using a joystick or a phone to control robot

* updating readme, staring new branch for continued development

* Simplified process with first launch file.

* adding to readme about examples

* more documentation fixes and explanation.

* more docs for examples.

* rosserial v5 is working. Removed need to modify makefile, so the library
is drag-and-droppable into the PROS environment, along with the other
libararies there.

* revised README for v5

* refactor documentation for clarity

* fixed naming mistake causing CI fail
- Add support to check for current TCP connection status to reconnect
- stop tcp before re-connecting
@rikba
Copy link
Collaborator

rikba commented Sep 16, 2019

Shouldn't this go into melodic or kinetic devel?

@floriantschopp
Copy link
Author

i think as it has quite some changes to the upstream master i will keep it on feature/proper-time-sync anyway and not merge it. wdyt?

@rikba
Copy link
Collaborator

rikba commented Sep 16, 2019

I agree keeping it as a separate branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comments