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

Just split out planning #2

Closed
wants to merge 874 commits into from
Closed

Conversation

hemangandhi
Copy link
Collaborator

Unlike #1 , this has minimal refactoring.

I don't like this state of the planning client since if you just use the constructor, you make an invalid HTTP planning client, so you have to use the factory function to have a ZMQ client. I'll re-work #1 after this so that we have a simple "just the planning client" without any question of "is there ZMQ."

Taiju Yamada and others added 30 commits November 17, 2020 14:55
Fixed CancelUpgrade; CallDelete must not be wrapped by scoped_lock
…heir values. If setup wrong, then has to be fixed on caler side
add sending timestamp of the pointcloud if defined
(1) Include boost/bind.hpp in samples with boost::bind (2) Fixed mujindownloaddebug sample (3) updated taskparameter example
Add support for querying sensors in connected body.
…into maxPossibleSize

# Conflicts:
#	CMakeLists.txt
Barkin Simsek and others added 28 commits September 26, 2023 10:08
Add an endpoint for creating log entries
Add support for unordered_map, deque JSON Ser/Des
add objectType field in RegisterMinViableRegionInfo
Use direct logEntry and logEntryAttachment
Fill in error code and message for timeout exception
use array instead of vector for fixed sized data. removed rotationmat
Determine default values for members that would be indetermine
Add post helper function for formdata
@hemangandhi hemangandhi closed this Jul 4, 2024
@hemangandhi hemangandhi force-pushed the just-split-out-planning branch from 1bfe11f to 1188eea Compare July 4, 2024 10:15
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.

10 participants