Skip to content

Conversation

Samuel-Drew
Copy link
Contributor

  • Base is no longer drawn
  • added basemesh property to serialLink
  • plot now works with teaching panel with both stick robots and puma560

+ Base is no longer drawn
+ added basemesh property to serialLink
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2020

Codecov Report

Merging #116 into master will increase coverage by 0.06%.
The diff coverage is 8.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   13.11%   13.18%   +0.06%     
==========================================
  Files          35       35              
  Lines        2310     2291      -19     
==========================================
- Hits          303      302       -1     
+ Misses       2007     1989      -18     
Impacted Files Coverage Δ
roboticstoolbox/models/Puma560.py 41.37% <ø> (+15.88%) ⬆️
roboticstoolbox/robot/uprighttl.py 0.00% <0.00%> (ø)
roboticstoolbox/robot/serial_link.py 14.04% <11.11%> (-0.24%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92fc79e...b61857a. Read the comment docs.

@micah-huth micah-huth linked an issue Aug 24, 2020 that may be closed by this pull request
@Samuel-Drew Samuel-Drew merged commit 6a26c04 into master Aug 24, 2020
@Samuel-Drew Samuel-Drew deleted the Sam-dev-3 branch September 1, 2020 04:29
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.

Add loading of STL to GraphicalRobot when using SerialLink object
3 participants