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

different fix for the rate failing #185

Merged
merged 1 commit into from
Dec 16, 2015
Merged

different fix for the rate failing #185

merged 1 commit into from
Dec 16, 2015

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Dec 16, 2015

@wjwwood wjwwood added the in progress Actively being worked on (Kanban column) label Dec 16, 2015
@tfoote
Copy link
Contributor

tfoote commented Dec 16, 2015

Thanks that looks good. I'll pull this in and squash it into #182 replacing my fix.

tfoote added a commit that referenced this pull request Dec 16, 2015
different fix for the rate failing
@tfoote tfoote merged commit 7d1ec89 into rate_tests Dec 16, 2015
@tfoote tfoote removed the in progress Actively being worked on (Kanban column) label Dec 16, 2015
@tfoote tfoote deleted the rate_tests_wjwwood branch December 16, 2015 20:47
nnmm pushed a commit to ApexAI/rclcpp that referenced this pull request Jul 9, 2022
* * memory leak issues

address those memory leak issues with the API
rcutils_set_formatted_error which is defined
in rcutils

Signed-off-by: Ethan Gao <ethan.gao@linux.intel.com>

* * Address those memory leak issues with new MACRO
add macro RCL_SET_ERROR_MSG_WITH_FORMAT_STRING which
is equals RCUTILS_SET_ERROR_MSG_WITH_FORMAT_STRING and
fix the memory leak issues with it

Signed-off-by: Ethan Gao <ethan.gao@linux.intel.com>

* address uncrustify grumble

Signed-off-by: Ethan Gao <ethan.gao@linux.intel.com>
DensoADAS pushed a commit to DensoADAS/rclcpp that referenced this pull request Aug 5, 2022
* Implement rosbag splitting in Writer

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Update unit tests for sqlite3 storage

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Update unit tests for rosbag2_tests

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Add documentation

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Cleanup code

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Apply suggestions

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Add deleted test back in

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Apply suggestions 

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Append file extension only when SqliteStorage::open is passed READ_WRITE

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Apply formatting suggestions and throw in storage open when file exists with READ_WRITE

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Add unit test for validating splitting in Writer

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Make reader use load_metadata and update tests

Signed-off-by: Anas Abou Allaban <allabana@amazon.com>

* Remove database_exists and make SqliteWrapper throw when database is bad

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Fix formatting and use relative_file_paths[0] from metadata

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>

* Check if relative file paths is empty

Signed-off-by: Anas Abou Allaban <aabouallaban@pm.me>

* Update tests to reflect changes in reader

Signed-off-by: Anas Abou Allaban <aabouallaban@pm.me>
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.

2 participants