Skip to content
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

18 perc data file node #20

Closed
wants to merge 28 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
80330fb
Created ros2_numpy_dv package from ros2_numpy
GeoffTheJetson Oct 31, 2023
0693041
Create FileNode, refactor DataNode and resulting nodes
GeoffTheJetson Oct 31, 2023
ae42c38
Create files for track testings
GeoffTheJetson Oct 31, 2023
dd8c704
Seting up predict node and fixing imports
GeoffTheJetson Nov 6, 2023
40a4ba3
Incorporated PredictNode
GeoffTheJetson Nov 6, 2023
5d201ff
Merge branch 'main' into 18-perc-data-file-node
GeoffTheJetson Nov 6, 2023
56818bd
Refactored perceptions code -- got namespace packages included in ROS
GeoffTheJetson Nov 7, 2023
954781e
Made package.xml require ros2_numpy_dv
GeoffTheJetson Nov 7, 2023
3c3102b
Added flags for debugging and timing to PredictorNod
GeoffTheJetson Nov 7, 2023
1d362fa
Removed velodyne submodule
GeoffTheJetson Nov 7, 2023
d1fd739
Added ZEDNode publisher and ZEDSDK class, moved raw data topics to file
dinodeep Nov 30, 2023
904cd9b
Added ZEDNode to setup file to make it runnable
dinodeep Nov 30, 2023
382bea9
Adding header to ZEDnode
GeoffTheJetson Nov 30, 2023
3c48504
Integrated data type selection into ROS perceptions
dinodeep Nov 30, 2023
52e6f97
Bug fix removing both right and depth publishing to avoid overhead
dinodeep Nov 30, 2023
afe7c21
Added visualizations of datanode as argument
dinodeep Nov 30, 2023
4b29158
Moved visualization functionality inside of required data condition
dinodeep Nov 30, 2023
592533b
Added comment on ZED data publishing rate
dinodeep Nov 30, 2023
5d44bd3
Added Datatype to datanode bug fix
dinodeep Nov 30, 2023
cbcb4c5
path fix
GeoffTheJetson Nov 30, 2023
1095bf0
Merge branch '18-perc-data-file-node' of github.com:carnegiemellonrac…
GeoffTheJetson Nov 30, 2023
325ff03
Bug fix for check all data
GeoffTheJetson Nov 30, 2023
76c0cd3
Added additional info to ZEDNode message (frame id and timestamp)
GeoffTheJetson Nov 30, 2023
5cefd12
Fixed file node with data node changes
GeoffTheJetson Dec 1, 2023
4feadea
some changes
GeoffTheJetson Dec 6, 2023
8b68c11
some more changes
GeoffTheJetson Dec 6, 2023
76d6710
ommitting before changing
GeoffTheJetson Jan 8, 2024
dd0a348
changing branches
GeoffTheJetson Jan 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion driverless_ws/src/HesaiLidar_ROS_2.0
Submodule HesaiLidar_ROS_2.0 updated from d08974 to 941b3c
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
additionalloggerbase.cpp.o: additionalloggerbase.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h additionalloggerbase.h \
abstractadditionallogger.h journalloglevel.h
additionalloggerbase.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
additionalloggerbase.h:
abstractadditionallogger.h:
journalloglevel.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
consolelogger.cpp.o: consolelogger.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h consolelogger.h additionalloggerbase.h \
abstractadditionallogger.h journalloglevel.h
consolelogger.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
consolelogger.h:
additionalloggerbase.h:
abstractadditionallogger.h:
journalloglevel.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
enumexpandersbase.cpp.o: enumexpandersbase.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h enumexpandersbase.h journaller.h \
journalloglevel.h abstractadditionallogger.h ../xstypes/xsstring.h \
../xstypes/xsarray.h ../xstypes/xsresultvalue.h \
../xstypes/xsxbusmessageid.h
enumexpandersbase.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
enumexpandersbase.h:
journaller.h:
journalloglevel.h:
abstractadditionallogger.h:
../xstypes/xsstring.h:
../xstypes/xsarray.h:
../xstypes/xsresultvalue.h:
../xstypes/xsxbusmessageid.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
journalexception.cpp.o: journalexception.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h journalstackwalker.h stackwalker_linux.h \
journaller.h journalloglevel.h abstractadditionallogger.h \
../xstypes/xsstring.h ../xstypes/xsarray.h journalexception.h \
../xstypes/xsexception.h ../xstypes/xsresultvalue.h \
../xstypes/xsstring.h
journalexception.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
journalstackwalker.h:
stackwalker_linux.h:
journaller.h:
journalloglevel.h:
abstractadditionallogger.h:
../xstypes/xsstring.h:
../xstypes/xsarray.h:
journalexception.h:
../xstypes/xsexception.h:
../xstypes/xsresultvalue.h:
../xstypes/xsstring.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
journalfile.cpp.o: journalfile.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h journalfile.h ../xstypes/xsstring.h \
../xstypes/xsarray.h ../xstypes/xsfile.h ../xstypes/xsresultvalue.h \
../xstypes/xsfilepos.h ../xstypes/xsstring.h
journalfile.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
journalfile.h:
../xstypes/xsstring.h:
../xstypes/xsarray.h:
../xstypes/xsfile.h:
../xstypes/xsresultvalue.h:
../xstypes/xsfilepos.h:
../xstypes/xsstring.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
journaller.cpp.o: journaller.cpp xscommon_config.h ../xstypes/xstypesconfig.h \
../xstypes/xstypedefs.h ../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h journalstackwalker.h stackwalker_linux.h \
journaller.h journalloglevel.h abstractadditionallogger.h \
../xstypes/xsstring.h ../xstypes/xsarray.h journalthreader.h \
xscommon_config.h xsens_mutex.h ../xstypes/xsthread.h \
../xstypes/xstime.h ../xstypes/xstimestamp.h ../xstypes/xsstring.h \
../xstypes/xstimeinfo.h ../xstypes/xstimestamp.h journalfile.h \
../xstypes/xsfile.h ../xstypes/xsresultvalue.h ../xstypes/xsfilepos.h \
../xstypes/xstime.h ../xstypes/pstdint.h ../xstypes/xstimeinfo.h
journaller.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
journalstackwalker.h:
stackwalker_linux.h:
journaller.h:
journalloglevel.h:
abstractadditionallogger.h:
../xstypes/xsstring.h:
../xstypes/xsarray.h:
journalthreader.h:
xscommon_config.h:
xsens_mutex.h:
../xstypes/xsthread.h:
../xstypes/xstime.h:
../xstypes/xstimestamp.h:
../xstypes/xsstring.h:
../xstypes/xstimeinfo.h:
../xstypes/xstimestamp.h:
journalfile.h:
../xstypes/xsfile.h:
../xstypes/xsresultvalue.h:
../xstypes/xsfilepos.h:
../xstypes/xstime.h:
../xstypes/pstdint.h:
../xstypes/xstimeinfo.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
journalthreader.cpp.o: journalthreader.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h journalthreader.h xscommon_config.h \
journalloglevel.h xsens_mutex.h ../xstypes/xsthread.h \
../xstypes/xstime.h ../xstypes/xstimestamp.h ../xstypes/xsstring.h \
../xstypes/xsarray.h ../xstypes/xstimeinfo.h ../xstypes/xstimestamp.h \
journalfile.h ../xstypes/xsstring.h ../xstypes/xsfile.h \
../xstypes/xsresultvalue.h ../xstypes/xsfilepos.h
journalthreader.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
journalthreader.h:
xscommon_config.h:
journalloglevel.h:
xsens_mutex.h:
../xstypes/xsthread.h:
../xstypes/xstime.h:
../xstypes/xstimestamp.h:
../xstypes/xsstring.h:
../xstypes/xsarray.h:
../xstypes/xstimeinfo.h:
../xstypes/xstimestamp.h:
journalfile.h:
../xstypes/xsstring.h:
../xstypes/xsfile.h:
../xstypes/xsresultvalue.h:
../xstypes/xsfilepos.h:
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
stackdumper.cpp.o: stackdumper.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h stackdumper.h stackwalker_linux.h
stackdumper.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
stackdumper.h:
stackwalker_linux.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
stackwalker.cpp.o: stackwalker.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h
stackwalker.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
stackwalker_linux.cpp.o: stackwalker_linux.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h stackwalker_linux.h
stackwalker_linux.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
stackwalker_linux.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
threading.cpp.o: threading.cpp xscommon_config.h ../xstypes/xstypesconfig.h \
../xstypes/xstypedefs.h ../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h threading.h xsens_mutex.h \
../xstypes/xsthread.h ../xstypes/xstime.h ../xstypes/xstimestamp.h \
../xstypes/xsstring.h ../xstypes/xsarray.h ../xstypes/xstimeinfo.h \
../xstypes/xstimestamp.h ../xstypes/xstime.h
threading.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
threading.h:
xsens_mutex.h:
../xstypes/xsthread.h:
../xstypes/xstime.h:
../xstypes/xstimestamp.h:
../xstypes/xsstring.h:
../xstypes/xsarray.h:
../xstypes/xstimeinfo.h:
../xstypes/xstimestamp.h:
../xstypes/xstime.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
xprintf.cpp.o: xprintf.cpp xscommon_config.h ../xstypes/xstypesconfig.h \
../xstypes/xstypedefs.h ../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h xprintf.h
xprintf.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
xprintf.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
xsens_math_throw.cpp.o: xsens_math_throw.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h xsens_math_throw.h ../xstypes/xsexception.h \
../xstypes/xsresultvalue.h ../xstypes/xsstring.h ../xstypes/xsarray.h \
xsens_mutex.h ../xstypes/xsthread.h ../xstypes/xstime.h \
../xstypes/xstimestamp.h ../xstypes/xstimeinfo.h \
../xstypes/xstimestamp.h
xsens_math_throw.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
xsens_math_throw.h:
../xstypes/xsexception.h:
../xstypes/xsresultvalue.h:
../xstypes/xsstring.h:
../xstypes/xsarray.h:
xsens_mutex.h:
../xstypes/xsthread.h:
../xstypes/xstime.h:
../xstypes/xstimestamp.h:
../xstypes/xstimeinfo.h:
../xstypes/xstimestamp.h:
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
xsens_threadpool.cpp.o: xsens_threadpool.cpp xscommon_config.h \
../xstypes/xstypesconfig.h ../xstypes/xstypedefs.h \
../xstypes/xstypesconfig.h ../xstypes/pstdint.h \
../xstypes/xsens_compat.h xsens_threadpool.h xsens_mutex.h \
../xstypes/xsthread.h ../xstypes/xstime.h ../xstypes/xstimestamp.h \
../xstypes/xsstring.h ../xstypes/xsarray.h ../xstypes/xstimeinfo.h \
../xstypes/xstimestamp.h ../xstypes/xsexception.h \
../xstypes/xsresultvalue.h threading.h
xsens_threadpool.cpp:
xscommon_config.h:
../xstypes/xstypesconfig.h:
../xstypes/xstypedefs.h:
../xstypes/xstypesconfig.h:
../xstypes/pstdint.h:
../xstypes/xsens_compat.h:
xsens_threadpool.h:
xsens_mutex.h:
../xstypes/xsthread.h:
../xstypes/xstime.h:
../xstypes/xstimestamp.h:
../xstypes/xsstring.h:
../xstypes/xsarray.h:
../xstypes/xstimeinfo.h:
../xstypes/xstimestamp.h:
../xstypes/xsexception.h:
../xstypes/xsresultvalue.h:
threading.h:
Binary file not shown.
Loading