Skip to content

Commit

Permalink
print configs
Browse files Browse the repository at this point in the history
  • Loading branch information
gaussianBP committed Mar 9, 2020
1 parent 8cdea57 commit 61d8c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ndim_posegraph.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
help="Number of iterations of GBP")

args = parser.parse_args()
print('Configs: \n', args)


# Create priors
Expand Down

0 comments on commit 61d8c72

Please sign in to comment.