Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Release v4.4.0#481

Merged
Octogonapus merged 5 commits into
masterfrom
develop
May 23, 2022
Merged

Release v4.4.0#481
Octogonapus merged 5 commits into
masterfrom
develop

Conversation

@Octogonapus

Copy link
Copy Markdown
Member

No description provided.

baylessj and others added 4 commits April 13, 2021 20:34
* add squiggles as a cmake dependency

* building

* tests passing again

* tests are passing

* remove pathfinder and switch to squiggles in lmpc

* i think i fixed the PROS build

* Various CI fixes

well i was wrong but this should work

squiggles version back to c++17

this is a hack but it seems to work

trying to remove the cmake build step since this is working on my
machine...

i guess rsync isn't included with github actions container

remove the use of rsync

forgot to undo the installation of rsync

cmake-build-debug already exists at that step

fix valgrind errors

* resolving the minor review comments

* resolve review comments

* Resolve review comments for tests

need to bump g++ version to get filesystem header

trying to get gcc9

switch to using C functions for filesystem interaction

revert the CI script

* pin squiggles version at 1.0.0

* copy the squiggles headers into the templates' inc dir too

* on second thought, better to have squiggles inside okapi dir

* resolve the issue with the executeSinglePath delay

* invert the Y axis for the squiggles generation to match with ROS
coords

* fix the frame transformation and tests

* squiggles to 1.1.0

* update squiggles again to fix tests

* Fix segfault due to undefined use of front()

* ensure that the PROS build uses the latest squiggles files

* Adjust motion profiling documentation to mention Squiggles instead of Pathfinder.

* fix issue where build fails when squiggles doesn't yet exist

* Fix tutorials to use "wheel track" instead of "wheelbase" (#469)

Co-authored-by: Octogonapus <firey45@gmail.com>
Co-authored-by: Shawn Phelps <30736878+shawnphelps@users.noreply.github.com>
* Fix tutorials to use "wheel track" instead of "wheelbase" (#469)

* Add getSize() to MotorGroup

Co-authored-by: Shawn Phelps <30736878+shawnphelps@users.noreply.github.com>
Co-authored-by: Octogonapus <firey45@gmail.com>
@Octogonapus Octogonapus self-assigned this May 23, 2022
@Octogonapus Octogonapus requested a review from baylessj May 23, 2022 01:10
@codecov

codecov Bot commented May 23, 2022

Copy link
Copy Markdown

Codecov Report

Merging #481 (b01ee62) into master (96d1834) will increase coverage by 0.10%.
The diff coverage is 67.21%.

@@            Coverage Diff             @@
##           master     #481      +/-   ##
==========================================
+ Coverage   88.84%   88.94%   +0.10%     
==========================================
  Files         140      139       -1     
  Lines        5880     5841      -39     
==========================================
- Hits         5224     5195      -29     
+ Misses        656      646      -10     

@Octogonapus Octogonapus changed the title Release v3.4.0 Release v4.4.0 May 23, 2022

@baylessj baylessj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Octogonapus Octogonapus requested a review from baylessj May 23, 2022 01:35
baylessj
baylessj previously approved these changes May 23, 2022

@baylessj baylessj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Octogonapus Octogonapus merged commit afb5c74 into master May 23, 2022
@Octogonapus Octogonapus deleted the develop branch May 23, 2022 02:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants