-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
high performance logging via FRI + flatbuffers with the kuka iiwa #166
base: master
Are you sure you want to change the base?
Commits on Nov 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for de513aa - Browse repository at this point
Copy the full SHA de513aaView commit details
Commits on Nov 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 18305eb - Browse repository at this point
Copy the full SHA 18305ebView commit details
Commits on Nov 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f84c435 - Browse repository at this point
Copy the full SHA f84c435View commit details
Commits on Nov 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4a267f7 - Browse repository at this point
Copy the full SHA 4a267f7View commit details
Commits on Nov 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f7ae160 - Browse repository at this point
Copy the full SHA f7ae160View commit details
Commits on Nov 15, 2017
-
kukaToFlatbuffer.hpp is created to get the flatbuffer objects (toFlat…
…Buffer functions).
Configuration menu - View commit details
-
Copy full SHA for 9325862 - Browse repository at this point
Copy the full SHA 9325862View commit details -
Configuration menu - View commit details
-
Copy full SHA for 623b4f3 - Browse repository at this point
Copy the full SHA 623b4f3View commit details
Commits on Nov 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d9ce32d - Browse repository at this point
Copy the full SHA d9ce32dView commit details
Commits on Nov 21, 2017
-
INTERMEDIATE CODE: DOES NOT COMPILE initial integration of TimeEvent …
…into low level kuka driver
Configuration menu - View commit details
-
Copy full SHA for b8e6f49 - Browse repository at this point
Copy the full SHA b8e6f49View commit details
Commits on Nov 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 58bebbe - Browse repository at this point
Copy the full SHA 58bebbeView commit details -
Errors fixed, the program can be compiled.
HelperToFlatbuffer.hpp contains the common toFlatBuffer functions for both Kuka and fusiontracker.
Configuration menu - View commit details
-
Copy full SHA for fb8f67d - Browse repository at this point
Copy the full SHA fb8f67dView commit details
Commits on Nov 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7881890 - Browse repository at this point
Copy the full SHA 7881890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c30197 - Browse repository at this point
Copy the full SHA 1c30197View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0be8f - Browse repository at this point
Copy the full SHA ea0be8fView commit details
Commits on Nov 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8ec6db0 - Browse repository at this point
Copy the full SHA 8ec6db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1efda8 - Browse repository at this point
Copy the full SHA a1efda8View commit details
Commits on Nov 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 986d257 - Browse repository at this point
Copy the full SHA 986d257View commit details
Commits on Dec 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e18b1e5 - Browse repository at this point
Copy the full SHA e18b1e5View commit details
Commits on Dec 6, 2017
-
kukaiiwaTest.cpp can be compiled and generate the binary file and jso…
…n file successfully
Configuration menu - View commit details
-
Copy full SHA for 94f4b46 - Browse repository at this point
Copy the full SHA 94f4b46View commit details -
/usr/local/include/flatbuffers/flatbuffer.h, _max_tables is changed t…
…o 1000000 (ten times of the defaut value), then the single buffer size can reach 2045MB. ( if beyond 2046MB, an assert might be lanched)
Configuration menu - View commit details
-
Copy full SHA for 59181b9 - Browse repository at this point
Copy the full SHA 59181b9View commit details
Commits on Dec 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e606af2 - Browse repository at this point
Copy the full SHA e606af2View commit details
Commits on Dec 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 97202e2 - Browse repository at this point
Copy the full SHA 97202e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02f443a - Browse repository at this point
Copy the full SHA 02f443aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e20bdd8 - Browse repository at this point
Copy the full SHA e20bdd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f030174 - Browse repository at this point
Copy the full SHA f030174View commit details
Commits on Jan 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ad1e078 - Browse repository at this point
Copy the full SHA ad1e078View commit details
Commits on Jan 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 65d484f - Browse repository at this point
Copy the full SHA 65d484fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9d552d - Browse repository at this point
Copy the full SHA d9d552dView commit details
Commits on Jan 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8d4f313 - Browse repository at this point
Copy the full SHA 8d4f313View commit details
Commits on Jan 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9f6e120 - Browse repository at this point
Copy the full SHA 9f6e120View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb48361 - Browse repository at this point
Copy the full SHA cb48361View commit details
Commits on Jan 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b816b53 - Browse repository at this point
Copy the full SHA b816b53View commit details
Commits on Jan 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 480eea4 - Browse repository at this point
Copy the full SHA 480eea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 074d9e5 - Browse repository at this point
Copy the full SHA 074d9e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b0dd9 - Browse repository at this point
Copy the full SHA 34b0dd9View commit details
Commits on Jan 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f7112ac - Browse repository at this point
Copy the full SHA f7112acView commit details
Commits on Jan 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a6ee79e - Browse repository at this point
Copy the full SHA a6ee79eView commit details
Commits on Jan 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f752202 - Browse repository at this point
Copy the full SHA f752202View commit details
Commits on Jan 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e986de0 - Browse repository at this point
Copy the full SHA e986de0View commit details
Commits on Jan 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 622629b - Browse repository at this point
Copy the full SHA 622629bView commit details
Commits on Jan 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 31c6ed8 - Browse repository at this point
Copy the full SHA 31c6ed8View commit details
Commits on Feb 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cac6609 - Browse repository at this point
Copy the full SHA cac6609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49912dd - Browse repository at this point
Copy the full SHA 49912ddView commit details
Commits on Feb 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 31a3e45 - Browse repository at this point
Copy the full SHA 31a3e45View commit details
Commits on Feb 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8f31fb6 - Browse repository at this point
Copy the full SHA 8f31fb6View commit details
Commits on Feb 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 66da11a - Browse repository at this point
Copy the full SHA 66da11aView commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c5aac6d - Browse repository at this point
Copy the full SHA c5aac6dView commit details
Commits on Feb 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 536e178 - Browse repository at this point
Copy the full SHA 536e178View commit details
Commits on Feb 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5de6f4b - Browse repository at this point
Copy the full SHA 5de6f4bView commit details
Commits on Feb 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3bb9523 - Browse repository at this point
Copy the full SHA 3bb9523View commit details
Commits on Feb 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1dfaee4 - Browse repository at this point
Copy the full SHA 1dfaee4View commit details
Commits on Feb 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 60b6ce8 - Browse repository at this point
Copy the full SHA 60b6ce8View commit details
Commits on Feb 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f508a02 - Browse repository at this point
Copy the full SHA f508a02View commit details
Commits on Feb 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4b2b607 - Browse repository at this point
Copy the full SHA 4b2b607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a922e2 - Browse repository at this point
Copy the full SHA 4a922e2View commit details
Commits on Feb 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 735d1b4 - Browse repository at this point
Copy the full SHA 735d1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 528d5a4 - Browse repository at this point
Copy the full SHA 528d5a4View commit details
Commits on Mar 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 06c5459 - Browse repository at this point
Copy the full SHA 06c5459View commit details
Commits on Mar 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a42196a - Browse repository at this point
Copy the full SHA a42196aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 134753e - Browse repository at this point
Copy the full SHA 134753eView commit details
Commits on Mar 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e539c0b - Browse repository at this point
Copy the full SHA e539c0bView commit details
Commits on Mar 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 288dc23 - Browse repository at this point
Copy the full SHA 288dc23View commit details
Commits on Mar 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c24e58c - Browse repository at this point
Copy the full SHA c24e58cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 596bafb - Browse repository at this point
Copy the full SHA 596bafbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbfc875 - Browse repository at this point
Copy the full SHA dbfc875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bee725 - Browse repository at this point
Copy the full SHA 0bee725View commit details -
Merge branch 'fusiontrack' into Calibrations
* fusiontrack: README.md improved wording README.md reorder text README.md more detailed description of the video Add youtube video link AtracsysFusionTrackVrepPlugin.hpp remove dead code FusionTrack.hpp fixed ifdefs to support spdlog properly FusionTrackLogAndTrack.hpp created from AtracsysFusionTrackVrepPlugin.hpp, vrep dependencies removed. FusionTrackToFlatBuffer.hpp remove logging debug code AtracsysFusionTrackVrepPlugin.hpp now handles the flatbuffer file size limit fusionTrackExample.cpp fix bug due to flatbuffer size limit Write to binary file seperately. Convert indentation to spaces Note the command to get the json file from flatbuffer binary file Note the command to get the json file from flatbuffer binary file AtracsysFusionTrackVrepPlugin.hpp added an underscore for the filename
Configuration menu - View commit details
-
Copy full SHA for 832e467 - Browse repository at this point
Copy the full SHA 832e467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd0baa - Browse repository at this point
Copy the full SHA 0bd0baaView commit details
Commits on Mar 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ff62f6c - Browse repository at this point
Copy the full SHA ff62f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a9163d - Browse repository at this point
Copy the full SHA 0a9163dView commit details
Commits on Mar 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ee3ba71 - Browse repository at this point
Copy the full SHA ee3ba71View commit details
Commits on Mar 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8ce0cc6 - Browse repository at this point
Copy the full SHA 8ce0cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88925ee - Browse repository at this point
Copy the full SHA 88925eeView commit details
Commits on Apr 2, 2018
-
Fix bugs, make the timestamp consistency. It can plot the data with t…
…he same X-axis (timestamp)
Configuration menu - View commit details
-
Copy full SHA for 49a1044 - Browse repository at this point
Copy the full SHA 49a1044View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb7174b - Browse repository at this point
Copy the full SHA cb7174bView commit details
Commits on Apr 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cfbc451 - Browse repository at this point
Copy the full SHA cfbc451View commit details
Commits on Apr 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6984f3f - Browse repository at this point
Copy the full SHA 6984f3fView commit details
Commits on Apr 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0a040c4 - Browse repository at this point
Copy the full SHA 0a040c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ddde2e - Browse repository at this point
Copy the full SHA 4ddde2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e84cbaa - Browse repository at this point
Copy the full SHA e84cbaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da67fc - Browse repository at this point
Copy the full SHA 2da67fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7010e39 - Browse repository at this point
Copy the full SHA 7010e39View commit details -
In order to visualize the urdf model in vrep, change the joint and li…
…nk names of urdf model to make it consistency with vrep model.
Configuration menu - View commit details
-
Copy full SHA for 72eba28 - Browse repository at this point
Copy the full SHA 72eba28View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad76787 - Browse repository at this point
Copy the full SHA ad76787View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f7c29 - Browse repository at this point
Copy the full SHA d8f7c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2273afa - Browse repository at this point
Copy the full SHA 2273afaView commit details
Commits on Apr 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0b3be3f - Browse repository at this point
Copy the full SHA 0b3be3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4aa5be - Browse repository at this point
Copy the full SHA e4aa5beView commit details
Commits on Apr 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c0d6185 - Browse repository at this point
Copy the full SHA c0d6185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b6eb5 - Browse repository at this point
Copy the full SHA 49b6eb5View commit details
Commits on Apr 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f963ff6 - Browse repository at this point
Copy the full SHA f963ff6View commit details
Commits on Apr 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 12bfa68 - Browse repository at this point
Copy the full SHA 12bfa68View commit details
Commits on Apr 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ff48866 - Browse repository at this point
Copy the full SHA ff48866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9303a2a - Browse repository at this point
Copy the full SHA 9303a2aView commit details -
DON'T NEED TO REVIEW THESE FILES
It seems strange to me that in the folder src/robonetracker/data/, there are tons of new files coming up. Don't need to review them.
Configuration menu - View commit details
-
Copy full SHA for 688dc35 - Browse repository at this point
Copy the full SHA 688dc35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 156d3a0 - Browse repository at this point
Copy the full SHA 156d3a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 741787e - Browse repository at this point
Copy the full SHA 741787eView commit details
Commits on Apr 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7dcf90e - Browse repository at this point
Copy the full SHA 7dcf90eView commit details
Commits on Apr 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 936f03e - Browse repository at this point
Copy the full SHA 936f03eView commit details
Commits on Apr 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ed8a712 - Browse repository at this point
Copy the full SHA ed8a712View commit details
Commits on Apr 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9c83f12 - Browse repository at this point
Copy the full SHA 9c83f12View commit details
Commits on Apr 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1ca4038 - Browse repository at this point
Copy the full SHA 1ca4038View commit details
Commits on Apr 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 56009f3 - Browse repository at this point
Copy the full SHA 56009f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c8d27c - Browse repository at this point
Copy the full SHA 6c8d27cView commit details
Commits on Apr 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d026e4b - Browse repository at this point
Copy the full SHA d026e4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9bfa4e - Browse repository at this point
Copy the full SHA a9bfa4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e35a685 - Browse repository at this point
Copy the full SHA e35a685View commit details
Commits on Apr 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5c8459f - Browse repository at this point
Copy the full SHA 5c8459fView commit details -
Merge pull request #17 from ahundt/Data_document
Merge the data document branch into the RobotToFlaBuffer
Configuration menu - View commit details
-
Copy full SHA for 495f0f0 - Browse repository at this point
Copy the full SHA 495f0f0View commit details
Commits on Apr 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b978292 - Browse repository at this point
Copy the full SHA b978292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b24a8 - Browse repository at this point
Copy the full SHA 15b24a8View commit details