Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
clients
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Quanser
clients
Commits
af17fee7
Commit
af17fee7
authored
6 years ago
by
b4be1
Browse files
Options
Downloads
Patches
Plain Diff
Minor formatting edit
parent
6e5bdcca
Branches
Branches containing commit
Tags
v0.0.1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
qube/Readme.md
+8
-8
8 additions, 8 deletions
qube/Readme.md
with
8 additions
and
8 deletions
qube/Readme.md
+
8
−
8
View file @
af17fee7
...
...
@@ -7,11 +7,11 @@ Tested with Python 3.6.5.
Package contents
----------------
1
)
`doc.pdf`
physical model specification
2
)
`base.py`
common functionality and controllers
3
)
`qube.py`
simulated environment
4
)
`qube_rr.py`
real robot environment
5
)
`examples`
show how to use the environments
1
.
`doc.pdf`
physical model specification
2
.
`base.py`
common functionality and controllers
3
.
`qube.py`
simulated environment
4
.
`qube_rr.py`
real robot environment
5
.
`examples`
show how to use the environments
Simulation
...
...
@@ -33,15 +33,15 @@ adjust the file `qube/__init__.py` accordingly.
To run the swing-up demo on the real robot, perform the following steps:
1
)
Start the control server on the Windows PC
1
.
Start the control server on the Windows PC
quarc_run -r Desktop\servers\qube\quarc_py_bridge_qube.rt-win64
2
)
Launch the client application on your machine
2
.
Launch the client application on your machine
python3 qube/examples/swing-up_rr.py
3
)
At the end of the day, shut down the control server
3
.
At the end of the day, shut down the control server
quarc_run -q Desktop\servers\qube\quarc_py_bridge_qube.rt-win64
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment